Skip to main content
POST
Create segment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
rules
object[]
required
Minimum array length: 1
description
string

Response

201 - application/json
id
string
required
name
string
required
description
string | null
required
rules
object[]
required
created_at
string<date>
required
updated_at
string<date>
required